home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / cprot20h.zip / READ.ME < prev    next >
Text File  |  1995-07-07  |  3KB  |  84 lines

  1. -------------------------------
  2. ABOUT CPROTECT
  3. -------------------------------
  4. This is a software protection / registration utility designed
  5. for use primarily by shareware programmers. It is in the form
  6. of a DLL ( actually  two DLLs ) which means that no matter 
  7. what language you use, you can use CProtect in MS WIndows.
  8.  A testproject is included for Visual Basic and CPROTECT.HLP 
  9. contains detailed code examples both in C/C++ and in Visual
  10. Basic/Access Basic.
  11.  
  12. ------------------------------------
  13. ABOUT THIS VERSION
  14. ------------------------------------
  15. Version 2.02 has been improved in the following aspects:
  16. 1. encryption of the security file is implemented for added security.
  17. 2. the timer functions could sometimes give wrong reading for minutes
  18.    they sholdn┤t now.
  19. 3. some minor errors in CPROTECT.HLP has been corrected.
  20.  
  21. ----------------------------------
  22. NB! NB! NB! NB! NB!
  23. ----------------------------------
  24. CPROTECT.HLP is the important thing to read !!! 
  25. CPTEST_V.EXE is a VB1 exe so you would need vbrun100.dll to run it.
  26. But if you have a newer version of VB, the source is included, so you
  27. can easily make an .exe for your version of VB.  In order to be able to
  28. start it from CPROTECT.HLP it is important that you call it CPTEST_V.EXE.
  29.  
  30. ----------------------------------
  31. ABOUT SHAREWARE
  32. ----------------------------------
  33. This copy of CProtect is shareware.  You can evaluate this
  34. product for up to 30 days without obligation, however, if
  35. you plan to continue using it after 30 days, you must register.
  36. You are encouraged to give it to friends and to post it to
  37. other BBSs.
  38.  
  39. The shareware version of CProtect is fully-functional. The help
  40. file contains a tutorial with code samples for C/C++ and for
  41. Visual Basic/Access Basic. You can also learn from the included
  42. testprogram in Visual Basic.
  43.  
  44. This shareware version should not be used for commersial purpose
  45. since protection will be very limited - everybody having access
  46. to this version!
  47.  
  48. Registered versions will be coded with two unique 64-bit keys,
  49. different for every registered user. Also the encryption key will 
  50. be different for every registered version.
  51.  
  52. ---------------------------------------------------
  53. ABOUT INSTALLING THE FILES
  54. ---------------------------------------------------
  55. Installing the program is really only a question of unpacking it,
  56. which you probably have done already. You should copy the 
  57. appropriate include- and library files to your project directory.
  58.  
  59. The .dll files should be copied to a library where they can be found
  60. by your application etc. The Windows\System is usually a good choice.
  61.  
  62. For CPROTECT.HLP to function fully, a copy of the example and include files
  63. should reside in the same library where you keep CPROTECT.HLP.  
  64.  
  65. -------------------------
  66. REGISTRATION
  67. -------------------------
  68. Print and fill out the registration form ( register.wri ) and
  69. arrange payment of your choice ( $50 ).
  70.  
  71. ---------------------
  72. THANK YOU
  73. ---------------------
  74. Thank you for trying CProtect! I welcome any suggestions you 
  75. might have for improvements and additions.
  76.  
  77.              Thomas Lichtneckert 1995
  78.              Nordenski÷ldsgatan 24
  79.              S-413 09 G÷teborg
  80.              Sweden
  81.              fax:    +46 - 31 121 621
  82.              voice:  +46 - 31 145 131
  83.              e-mail:  Thomas.Lichtneckert@abc.se
  84.